netsqlazman_StoreGroupsTable 
EntityType  Independent 
Logical Entity Name  netsqlazman_StoreGroupsTable 
Default Table Name  netsqlazman_StoreGroupsTable 
Logical Only  NO 
Definition 
 
Note 
 

netsqlazman_StoreGroupsTable Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StoreGroupId(PK)    INTEGER  NO 
 
StoreId(FK)    INTEGER  NO 
 
objectSid    VARBINARY/BLOB(85)  NO 
 
Name    NVARCHAR(255)  NO 
 
Description    NVARCHAR(1024)  NO 
 
LDapQuery    NVARCHAR(4000)  YES 
 
GroupType    TINYINT  NO 
 

netsqlazman_StoreGroupsTable Keys 
Key Name  Key Type  Keys 
StoreGroups_StoreId_Name_Unique_Index  Alternate Key  StoreId, Name 
IX_StoreGroups  Inversion Entry  StoreId, objectSid 
PK_StoreGroups  PrimaryKey  StoreGroupId 

netsqlazman_StoreGroupsTable Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
netsqlazman_StoresTable  Non-Identifying  One To Zero or More        StoreId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
netsqlazman_StoreGroupMembersTable  Non-Identifying  One To Zero or More          NO 

netsqlazman_StoreGroupsTable Check Constraints 
Check Constraint Name  CheckConstraint